home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 24
/
Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso
/
Aminet
/
comm
/
mail
/
iris.lha
/
Iris
/
Poll.irx
< prev
next >
Wrap
Text File
|
1997-12-25
|
240b
|
10 lines
/* Check periodically for new mail */
do while show('P','IRIS') & show('L','bsdsocket.library')
address IRIS
GETMAIL
SENDMAIL IMMED
address command
WAIT 3 MINS
end
say 'Poll.irx ending - TCP/IP and/or Iris is not available.'